PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableRow Class
/ setBackground Method
A
com.o2sol.pdf4java.graphics.PDFBrush
object that specifies how the row background is filled.
Collapse All
Expand All
In This Topic
setBackground Method
In This Topic
Sets the row background.
Syntax
public
void
setBackground(
PDFBrush
value
)
Parameters
value
A
com.o2sol.pdf4java.graphics.PDFBrush
object that specifies how the row background is filled.
See Also
Reference
PDFFlowTableRow Class
PDFFlowTableRow Members